home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / raytrace / pov / gen / suds2 / suds2.rea < prev   
Encoding:
Text File  |  1994-10-03  |  644 b   |  19 lines

  1. Short: Draws "osculating" tangent circles, incl. source
  2. Type: gen/pc
  3. Author: Sam Hobbs
  4. Uploader:
  5.  
  6. Program: POVSUDS.C          (Use medium memory model)
  7. Usage: POVSUDS output.dat
  8.        The screen will turn blue and the speaker will beep when the
  9.        program has completed its full compliment of spheres.
  10.  
  11.         Basic algorithm from "Computers, Pattern, Chaos, and Beauty" by
  12.         Clifford Pickover (St. Martin's Press).
  13.         Program by Sam Hobbs, C User's Journal, Sept '91
  14.  
  15. Purpose:
  16.         Draws "osculating" tangent circles of random sizes in two dimensions.
  17.         Outputs raytracer data in the form of user definable objects.
  18.  
  19.